GET /rest/v1/lp-ppe-api/isRatePeriodStillActive/{{priceQuoteId}}/{{extensionStatusId}}
Authorization |
Bearer {{accessToken}}
|
|
Copy Code | |
|---|---|
curl --location -g '{{protocol}}{{domain}}/rest/v1/lp-ppe-api/isRatePeriodStillActive/{{priceQuoteId}}/{{statusId}}' \ --header 'Authorization: {{token}}' | |
|
Copy Code | |
|---|---|
true | |